func strconv.min 3 uses strconv (current package) ftoa.go#L394: m := min(d.nd, prec+1) ftoa.go#L440: m := min(d.nd, d.dp) ftoa.go#L570: func min(a, b int) int {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)